(ccl_driver): If ccl->quit_silently is nonzero, don't
authorKenichi Handa <handa@m17n.org>
Mon, 10 Mar 2008 12:18:02 +0000 (12:18 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 10 Mar 2008 12:18:02 +0000 (12:18 +0000)
commit42c2c39336b0e9d17ca979fe8f843b637712d4b4
tree83b3fdff60b66a1dfdff21128e8a454a110a8ac2
parent0bbf55704f21ed62c4c339f8b4c3176d31a5bf14
(ccl_driver): If ccl->quit_silently is nonzero, don't
append "CCL: Quitted" when the CCL program is quitted.
(setup_ccl_program): Initialize ccl->quit_silently to zero.
src/ccl.c